This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Have you ever tried it? It sure does work and works correctly. ~Umberto Nongeroson 19.Nov.03 07:36 PM a Web browser Domino Designer 6.0.2All Platforms
Your example on the other hand will NOT work. You can PULL sepecific elements from a field i.e.
fourthval = doc.FieldName(3)
but you can not assign values i.e.
doc.FieldName(3) = fourthval